source/derelict/notmuch/dynload.d(1838,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `notmuch_status_to_string` source/derelict/notmuch/dynload.d(1838,12): Error: cast from `extern (C) const(char)* function(int) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/notmuch/dynload.d(1839,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `notmuch_database_create` source/derelict/notmuch/dynload.d(1839,12): Error: cast from `extern (C) int function(const(char)*, notmuch_database_t**) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/notmuch/dynload.d(1840,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `notmuch_database_create_verbose` source/derelict/notmuch/dynload.d(1840,12): Error: cast from `extern (C) int function(const(char)*, notmuch_database_t**, char**) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/notmuch/dynload.d(1841,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `notmuch_database_open` source/derelict/notmuch/dynload.d(1841,12): Error: cast from `extern (C) int function(const(char)*, int, notmuch_database_t**) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/notmuch/dynload.d(1842,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `notmuch_database_open_verbose` source/derelict/notmuch/dynload.d(1842,12): Error: cast from `extern (C) int function(const(char)*, int, notmuch_database_t**, char**) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/notmuch/dynload.d(1843,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `notmuch_database_status_string` source/derelict/notmuch/dynload.d(1843,12): Error: cast from `extern (C) const(char)* function(const(notmuch_database_t*)) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/notmuch/dynload.d(1844,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `notmuch_database_close` source/derelict/notmuch/dynload.d(1844,12): Error: cast from `extern (C) int function(notmuch_database_t*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/notmuch/dynload.d(1845,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `notmuch_database_compact` source/derelict/notmuch/dynload.d(1845,12): Error: cast from `extern (C) int function(const(char)*, const(char)*, extern (C) void function(const(char*), void*) nothrow @nogc, void*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/notmuch/dynload.d(1846,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `notmuch_database_destroy` source/derelict/notmuch/dynload.d(1846,12): Error: cast from `extern (C) int function(notmuch_database_t*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/notmuch/dynload.d(1847,25): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `notmuch_database_get_path` source/derelict/notmuch/dynload.d(1847,12): Error: cast from `extern (C) const(char)* function(notmuch_database_t*) nothrow @nogc*` to `void**` not allowed in safe code /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.